IContext.shadingLanguageVersion

Version of the shading language available

interface IContext
@property
string
shadingLanguageVersion
()

Return Value

Type: string

The shader language version. This is implementation defined with no clear structure. IS for debugging/logging and should not be relied upon.

Meta